home *** CD-ROM | disk | FTP | other *** search
/ Champak 141 / (Vol 141) Oct 17 2011.iso / Games / fire-man.swf / scripts / frame_3173 / PlaceObject2_295_8 / CLIPACTIONRECORD onClipEvent(enterFrame).as next >
Encoding:
Text File  |  2011-10-17  |  131 b   |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(this._currentframe == this._totalframes)
  3.    {
  4.       _root.gotoAndPlay("SKIPFireMega");
  5.    }
  6. }
  7.